Function:

SLEEP <length>

Purpose:

    This function will take halt the computer for the specified length.

 

Parameters:

    <length>  - The length to wait in milliseconds. 1000 milliseconds is equal to 1 second.

 

Return Values: